ODAC

TOraObject Properties

Properties of the TOraObject class.

For a complete list of the TOraObject class members, see the TOraObject Members topic.

Public

Name Description

AttrAsArray

Used to get the TOraArray type attribute value.

AttrAsDateTime

Used to read the attribute's data value into TDateTime, or to assign a TDateTime value to the contents of an attribute.

AttrAsFloat

Used to read the attribute's data value into a double, or to assign a double value to the contents of an attribute.

AttrAsInteger

Used to read the attribute's data value as integer, or to assign an integer value to the contents of an attribute.

AttrAsLob

Used to get reference to the TOraLob object that represents the LOBAttribute value.

AttrAsObject

Used to read the attribute's data value as TOraObject, or to assign a TOraObject value to the contents of an attribute.

AttrAsOCIDate

Used to read the attribute's data value as OCIDate, or to assign an OCIDate value to the contents of an attribute.

AttrAsOCINumber

Used to read the attribute's data value into OCINumber, or to assign an OCINumber value to the contents of an attribute.

AttrAsOCIString

Used to read the attribute's data value as OCIString, or to assign an OCIString value to the contents of an attribute.

AttrAsString

Used to read the attribute's data value as string, or to assign a string value to the contents of an attribute.

AttrIsNull

Used to indicate if the attribute value is NULL.

Indicator

Used to get a pointer to the indicator structure of an object.

Instance

Used to get a pointer to the internal representation of an object.

IsNull

Used to verify if an object is empty.

ObjectType

Used to indicate the object type.

OCISvcCtx

Used to assign a service context handle.

RefCount (inherited from TSharedObject)

Used to return the count of reference to a TSharedObject object.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback